Skip to content

added: MultipleShooting for MovingHorizonEstimator#352

Open
franckgaga wants to merge 7 commits intomainfrom
mhe_ms
Open

added: MultipleShooting for MovingHorizonEstimator#352
franckgaga wants to merge 7 commits intomainfrom
mhe_ms

Conversation

@franckgaga
Copy link
Copy Markdown
Member

Let's go!

Also removed `f_threads=true` in `MultipleShooting` of the precompile workload. The most common workflow won't use multi-threading.
I'm not sure how I want to structure the decision vector. Ideally, when `Nk < He`, the estimated state and process noise should be at the same postion in the vector from a time step to another. This is easy for single shooting since we just ignore the end of the vector. This is a bit more tricky for multiple shooting.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 94.02985% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.51%. Comparing base (03b5a44) to head (ee21ac7).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/estimator/mhe/construct.jl 0.00% 2 Missing ⚠️
src/transcription.jl 96.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #352      +/-   ##
==========================================
- Coverage   98.55%   98.51%   -0.04%     
==========================================
  Files          27       28       +1     
  Lines        5250     5253       +3     
==========================================
+ Hits         5174     5175       +1     
- Misses         76       78       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants